| Total Complexity | 24 |
| Dependencies | 0 |
| Dependents | 4 |
| Total lines | 218 |
| Lines of code | 81 |
| Logical lines of code | 44 |
| Comment lines | 115 |
| Methods | 16 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| format_log_entry_with_context() | 55 | 8 | 17 | |
| log() | 63 | 2 | 10 | |
| __construct() | 78 | 1 | 3 | |
| log_general() | 78 | 1 | 3 | |
| log_transaction_start() | 74 | 1 | 4 | |
| log_transaction_success() | 74 | 1 | 4 | |
| log_transaction_failure() | 74 | 1 | 4 | |
| log_webhook_received() | 74 | 1 | 4 | |
| log_webhook_processed() | 74 | 1 | 4 | |
| log_api_request() | 74 | 1 | 4 | |
| log_api_response() | 74 | 1 | 4 | |
| log_subscription_cancellation() | 74 | 1 | 4 | |
| log_subscription_reactivation() | 74 | 1 | 4 | |
| log_payment_validation() | 74 | 1 | 4 | |
| log_error() | 74 | 1 | 4 | |
| log_debug() | 74 | 1 | 4 |